[INFO] cloning repository https://github.com/feijoes/DokkanAPI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/feijoes/DokkanAPI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeijoes%2FDokkanAPI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeijoes%2FDokkanAPI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f80b2afbe2a02d48249c0a6108baf42e9047ef38
[INFO] testing feijoes/DokkanAPI against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeijoes%2FDokkanAPI" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/feijoes/DokkanAPI
[INFO] finished tweaking git repo https://github.com/feijoes/DokkanAPI
[INFO] tweaked toml for git repo https://github.com/feijoes/DokkanAPI written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/feijoes/DokkanAPI on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/feijoes/DokkanAPI already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e358552e93706cf64f6229c638e4c7faba2bd407ca0647d2aee5139abb1bc325
[INFO] running `Command { std: "docker" "start" "-a" "e358552e93706cf64f6229c638e4c7faba2bd407ca0647d2aee5139abb1bc325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e358552e93706cf64f6229c638e4c7faba2bd407ca0647d2aee5139abb1bc325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e358552e93706cf64f6229c638e4c7faba2bd407ca0647d2aee5139abb1bc325", kill_on_drop: false }`
[INFO] [stdout] e358552e93706cf64f6229c638e4c7faba2bd407ca0647d2aee5139abb1bc325
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd0face7ca92d920d2614980cb9d2ff4f797689aa457b317569a2976d24f426e
[INFO] running `Command { std: "docker" "start" "-a" "bd0face7ca92d920d2614980cb9d2ff4f797689aa457b317569a2976d24f426e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling ts-rs-macros v6.2.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling impl-more v0.1.6
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling ts-rs v6.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling restapi v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "bd0face7ca92d920d2614980cb9d2ff4f797689aa457b317569a2976d24f426e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd0face7ca92d920d2614980cb9d2ff4f797689aa457b317569a2976d24f426e", kill_on_drop: false }`
[INFO] [stdout] bd0face7ca92d920d2614980cb9d2ff4f797689aa457b317569a2976d24f426e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50e0b8f7ee0c5d4e75acb47fff240ae730768f4292d46a30ad671fdc9dd02c83
[INFO] running `Command { std: "docker" "start" "-a" "50e0b8f7ee0c5d4e75acb47fff240ae730768f4292d46a30ad671fdc9dd02c83", kill_on_drop: false }`
[INFO] [stderr]    Compiling restapi v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.18s
[INFO] running `Command { std: "docker" "inspect" "50e0b8f7ee0c5d4e75acb47fff240ae730768f4292d46a30ad671fdc9dd02c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50e0b8f7ee0c5d4e75acb47fff240ae730768f4292d46a30ad671fdc9dd02c83", kill_on_drop: false }`
[INFO] [stdout] 50e0b8f7ee0c5d4e75acb47fff240ae730768f4292d46a30ad671fdc9dd02c83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ee3cb7a9b8fac1880706662a255bc3a50a05c00e0d93b83ec5789621318b05a
[INFO] running `Command { std: "docker" "start" "-a" "0ee3cb7a9b8fac1880706662a255bc3a50a05c00e0d93b83ec5789621318b05a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/restapi-63a139c2a89d5c29)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tests::tests::test_filter_by_categories ... ok
[INFO] [stdout] test tests::tests::test_filter_by_fname ... ok
[INFO] [stdout] test tests::tests::test_filter_by_cost ... ok
[INFO] [stdout] test tests::tests::test_filter_by_ftitle ... ok
[INFO] [stdout] test tests::tests::test_filter_by_has_transformation ... ok
[INFO] [stdout] test tests::tests::test_filter_by_id ... ok
[INFO] [stdout] test tests::tests::test_filter_by_links ... ok
[INFO] [stdout] test tests::tests::test_filter_by_num ... ok
[INFO] [stdout] test tests::tests::test_filter_by_rarity ... ok
[INFO] [stdout] test tests::tests::test_filter_by_type ... ok
[INFO] [stdout] test tests::tests::test_filter_by_class ... ok
[INFO] [stdout] test tests::tests::test_sort_by_reverse_max_level_attack ... ok
[INFO] [stdout] test tests::tests::test_filter_by_title ... ok
[INFO] [stdout] test types::enums::export_bindings_rarities ... ok
[INFO] [stdout] test types::enums::export_bindings_types ... ok
[INFO] [stdout] test tests::tests::test_sort_by_max_level_attack ... ok
[INFO] [stdout] test types::structs::export_bindings_character ... ok
[INFO] [stdout] test types::structs::export_bindings_transformation ... ok
[INFO] [stdout] test types::enums::export_bindings_classes ... ok
[INFO] [stdout] test tests::tests::test_index_get ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::test_index_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::test_index_get' (30) panicked at src/readfile.rs:8:80:
[INFO] [stdout] Failed to open file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c9ef2d18f08 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c9ef2d18f08 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c9ef2d18f08 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c9ef2d18f08 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c9ef2d2fb5a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c9ef2d2fb5a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5c9ef2d1dcc2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c9ef2d1dcc2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c9ef2cf6c26 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c9ef2cf6c26 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c9ef2d10f79 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c9ef28bd51c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5c9ef28bd51c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c9ef2d111f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5c9ef2d111f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c9ef2cf6ce2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c9ef2cee439 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c9ef2cf7a9d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c9ef2d303cc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c9ef2d30112 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5c9ef286177e - <core[5a1c3e9896636f3a]::result::Result<std[d054f6f42beb1baa]::fs::File, std[d054f6f42beb1baa]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5c9ef283ef78 - restapi[95ca86cb1dad70da]::readfile::get_content
[INFO] [stdout]                                at /opt/rustwide/workdir/src/readfile.rs:8:80
[INFO] [stdout]   22:     0x5c9ef2818da9 - restapi[95ca86cb1dad70da]::tests::tests::APP_STATE::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:13:25
[INFO] [stdout]   23:     0x5c9ef286f62e - <restapi[95ca86cb1dad70da]::tests::tests::APP_STATE::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c9ef286ef0b - <fn() -> alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c9ef286c79f - <once_cell[93395184a816882f]::sync::Lazy<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.19.0/src/lib.rs:1310:28
[INFO] [stdout]   26:     0x5c9ef286be7a - <once_cell[93395184a816882f]::sync::OnceCell<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::get_or_init::<<once_cell[93395184a816882f]::sync::Lazy<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.19.0/src/lib.rs:1120:57
[INFO] [stdout]   27:     0x5c9ef2830882 - <once_cell[93395184a816882f]::imp::OnceCell<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::initialize::<<once_cell[93395184a816882f]::sync::OnceCell<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::get_or_init<<once_cell[93395184a816882f]::sync::Lazy<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::force::{closure#0}>::{closure#0}, <once_cell[93395184a816882f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.19.0/src/imp_std.rs:72:23
[INFO] [stdout]   28:     0x5c9ef2c1ba26 - <&mut dyn core[5a1c3e9896636f3a]::ops::function::FnMut<(), Output = bool> as core[5a1c3e9896636f3a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   29:     0x5c9ef2c1b71b - once_cell[93395184a816882f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.19.0/src/imp_std.rs:196:20
[INFO] [stdout]   30:     0x5c9ef2829c02 - <once_cell[93395184a816882f]::imp::OnceCell<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::initialize::<<once_cell[93395184a816882f]::sync::OnceCell<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::get_or_init<<once_cell[93395184a816882f]::sync::Lazy<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::force::{closure#0}>::{closure#0}, <once_cell[93395184a816882f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.19.0/src/imp_std.rs:68:9
[INFO] [stdout]   31:     0x5c9ef2865a29 - <once_cell[93395184a816882f]::sync::OnceCell<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::get_or_try_init::<<once_cell[93395184a816882f]::sync::OnceCell<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::get_or_init<<once_cell[93395184a816882f]::sync::Lazy<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::force::{closure#0}>::{closure#0}, <once_cell[93395184a816882f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.19.0/src/lib.rs:1161:20
[INFO] [stdout]   32:     0x5c9ef2865973 - <once_cell[93395184a816882f]::sync::OnceCell<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::get_or_init::<<once_cell[93395184a816882f]::sync::Lazy<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.19.0/src/lib.rs:1120:24
[INFO] [stdout]   33:     0x5c9ef286d820 - <once_cell[93395184a816882f]::sync::Lazy<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.19.0/src/lib.rs:1309:23
[INFO] [stdout]   34:     0x5c9ef286ebea - <once_cell[93395184a816882f]::sync::Lazy<alloc[154f689e5dd3bae5]::sync::Arc<restapi[95ca86cb1dad70da]::types::structs::AppState>> as core[5a1c3e9896636f3a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.19.0/src/lib.rs:1376:13
[INFO] [stdout]   35:     0x5c9ef2818efd - restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:22:48
[INFO] [stdout]   36:     0x5c9ef27f52cf - <tokio[94b2ae098958063b]::task::local::RunUntil<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/task/local.rs:995:44
[INFO] [stdout]   37:     0x5c9ef27f1da0 - <tokio[94b2ae098958063b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[94b2ae098958063b]::task::local::RunUntil<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/task/local.rs:747:13
[INFO] [stdout]   38:     0x5c9ef27e0145 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[94b2ae098958063b]::task::local::LocalData>>::try_with::<<tokio[94b2ae098958063b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[94b2ae098958063b]::task::local::RunUntil<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   39:     0x5c9ef27dfbce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[94b2ae098958063b]::task::local::LocalData>>::with::<<tokio[94b2ae098958063b]::task::local::LocalSet>::with<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[94b2ae098958063b]::task::local::RunUntil<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[5a1c3e9896636f3a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   40:     0x5c9ef27ef3a6 - <tokio[94b2ae098958063b]::task::local::LocalSet>::with::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[94b2ae098958063b]::task::local::RunUntil<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/task/local.rs:745:17
[INFO] [stdout]   41:     0x5c9ef27f7f86 - <tokio[94b2ae098958063b]::task::local::RunUntil<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/task/local.rs:985:22
[INFO] [stdout]   42:     0x5c9ef27f2cd5 - <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until::<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/task/local.rs:639:19
[INFO] [stdout]   43:     0x5c9ef2833a7d - <core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   44:     0x5c9ef27b5d2d - <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   45:     0x5c9ef27b41eb - tokio[94b2ae098958063b]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   46:     0x5c9ef27b41eb - tokio[94b2ae098958063b]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   47:     0x5c9ef27b41eb - <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   48:     0x5c9ef27803e0 - <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   49:     0x5c9ef27a76f0 - <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   50:     0x5c9ef279d354 - <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   51:     0x5c9ef2871deb - <tokio[94b2ae098958063b]::runtime::context::scoped::Scoped<tokio[94b2ae098958063b]::runtime::scheduler::Context>>::set::<<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   52:     0x5c9ef285f4d9 - tokio[94b2ae098958063b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   53:     0x5c9ef27e3d52 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[94b2ae098958063b]::runtime::context::Context>>::try_with::<tokio[94b2ae098958063b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   54:     0x5c9ef27e151e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[94b2ae098958063b]::runtime::context::Context>>::with::<tokio[94b2ae098958063b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   55:     0x5c9ef285c26d - tokio[94b2ae098958063b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   56:     0x5c9ef278fba0 - <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   57:     0x5c9ef2793f57 - <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut <tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   58:     0x5c9ef2797a76 - <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   59:     0x5c9ef28753f5 - tokio[94b2ae098958063b]::runtime::context::runtime::enter_runtime::<<tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   60:     0x5c9ef277c7d6 - <tokio[94b2ae098958063b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   61:     0x5c9ef2842c32 - <tokio[94b2ae098958063b]::runtime::runtime::Runtime>::block_on_inner::<<tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   62:     0x5c9ef2843c36 - <tokio[94b2ae098958063b]::runtime::runtime::Runtime>::block_on::<<tokio[94b2ae098958063b]::task::local::LocalSet>::run_until<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   63:     0x5c9ef27ef7a0 - <tokio[94b2ae098958063b]::task::local::LocalSet>::block_on::<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/task/local.rs:596:12
[INFO] [stdout]   64:     0x5c9ef285a385 - <actix_rt[38667b3431aa509a]::runtime::Runtime>::block_on::<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   65:     0x5c9ef28656a9 - <actix_rt[38667b3431aa509a]::system::SystemRunner>::block_on::<restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   66:     0x5c9ef281a9d6 - restapi[95ca86cb1dad70da]::tests::tests::test_index_get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:17:5
[INFO] [stdout]   67:     0x5c9ef2818ac7 - restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:18:30
[INFO] [stdout]   68:     0x5c9ef286f276 - <restapi[95ca86cb1dad70da]::tests::tests::test_index_get::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5c9ef28b05fb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5c9ef28b05fb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   71:     0x5c9ef28bde75 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   72:     0x5c9ef28bde75 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x5c9ef28bde75 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5c9ef28bde75 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5c9ef28bde75 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5c9ef28bde75 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   77:     0x5c9ef28bde75 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   78:     0x5c9ef28b89d4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   79:     0x5c9ef28b89d4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   80:     0x5c9ef28c0ef2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   81:     0x5c9ef28c0ef2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   82:     0x5c9ef28c0ef2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   83:     0x5c9ef28c0ef2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   84:     0x5c9ef28c0ef2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x5c9ef28c0ef2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   86:     0x5c9ef28c0ef2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   87:     0x5c9ef2d1865f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   88:     0x5c9ef2d1865f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   89:     0x72fde6bc2aa4 - <unknown>
[INFO] [stdout]   90:     0x72fde6c4fa64 - clone
[INFO] [stdout]   91:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::tests::test_index_get
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin restapi`
[INFO] running `Command { std: "docker" "inspect" "0ee3cb7a9b8fac1880706662a255bc3a50a05c00e0d93b83ec5789621318b05a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ee3cb7a9b8fac1880706662a255bc3a50a05c00e0d93b83ec5789621318b05a", kill_on_drop: false }`
[INFO] [stdout] 0ee3cb7a9b8fac1880706662a255bc3a50a05c00e0d93b83ec5789621318b05a
